home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Tools / Win95 Secrets / SETUP.Z / K32LIB.DEF < prev    next >
Encoding:
Text File  |  1995-07-19  |  4.0 KB  |  103 lines

  1. LIBRARY KERNEL32
  2. EXPORTS
  3.     VxDCall0@0              @1 ; The gateway to Win32 VxD services
  4.     VxDCall1@8              @2
  5.     VxDCall2@12             @3
  6.     VxDCall3@16             @4
  7.     VxDCall4@20             @5
  8.     VxDCall5@24             @6
  9.     VxDCall6@28             @7
  10.     VxDCall7@32             @8
  11.  
  12.     CharToOemA@8            @10 ; USER32's version calls straight here
  13.     CharToOemBuffA@12       @11 ; USER32's version calls straight here
  14.     OemToCharA@8            @12 ; USER32's version calls straight here
  15.     OemToCharBuffA@12       @13 ; USER32's version calls straight here
  16.     LoadStringA@16          @14 ; USER32's version calls straight here
  17.     wsprintfA@8             @15 ; USER32's version calls straight here
  18.     wvsprintfA@4            @16 ; USER32's version calls straight here
  19.     CommonUnimpStub@0       @17 ; Non-implemented APIs call here
  20.     GetProcessDWORD@8       @18
  21.  
  22.  
  23.     DosFileHandleToWin32Handle@4    @20
  24.     Win32HandleToDosFileHandle@4    @21
  25.     DisposeLZ32Handle@4             @22
  26.     GDIReallyCares@4                @23
  27.     GlobalAlloc16@8                 @24
  28.     GlobalLock16@4                  @25
  29.     GlobalUnlock16@4                @26
  30.     GlobalFix16@4                   @27
  31.     GlobalUnfix16@4                 @28
  32.     GlobalWire16@4                  @29
  33.     GlobalUnWire16@4                @30
  34.     GlobalFree16@4                  @31
  35.     GlobalSize16@4                  @32
  36.     HouseCleanLogicallyDeadHandles@0    @33
  37.     GetWin16DOSEnv                  @34
  38.     LoadLibrary16@4                 @35
  39.     FreeLibrary16@4                 @36
  40.     GetProcAddress16@8              @37
  41.     AllocMappedBuffer               @38
  42.     FreeMappedBuffer                @39
  43.     OT_32ThkLSF                     @40
  44.     ThunkInitLSF@20                 @41
  45.     LogApiThkLSF@4                  @42
  46.     ThunkInitLS@20                  @43
  47.     LogApiThkSL@4                   @44
  48.     Common32ThkLS                   @45
  49.     ThunkInitSL@20                  @46
  50.     LogCBThkSL@4                    @47
  51.     ReleaseThunkLock@4              @48
  52.     RestoreThunkLock@4              @49
  53.  
  54.     W32S_BackTo32                   @51
  55.     GetThunkBuff@0                  @52
  56.     GetThunkStuff@8                 @53
  57.     K32WOWCallback16@8              @54
  58.     K32WOWCallback16Ex@20           @55
  59.     K32WOWGetVDMPointer@12          @56
  60.     WOWHandle32                     @57
  61.     WOWHandle16                     @58
  62.     WOWGlobalAlloc16@8              @59
  63.     WOWGlobalLock16@4               @60
  64.     WOWGlobalUnlock16@4             @61
  65.     WOWGlobalFree16@4               @62
  66.     WOWGlobalAllocLock16@12         @63
  67.     WOWGlobalUnlockFree16@4         @64
  68.     WOWGlobalLockSize16@8           @65
  69.     WOWYield16@0                    @66
  70.     WOWDirectedYield16@4            @67
  71.     K32WOWGetVDMPointerFix@12       @68
  72.     K32WOWGetVDMPointerUnfix@4      @69
  73.     K32WOWGetDescriptor@8           @70
  74.  
  75.     IsThreadId@4                    @71
  76.  
  77.     K32RtlLargeIntegerAdd@16            @72
  78.     K32RtlEnlargedIntegerMultiply@8     @73
  79.     K32RtlEnlargedUnsignedMultiply@8    @74
  80.     K32RtlEnlargedUnsignedDivide@16     @75
  81.     K32RtlExtendedLargeIntegerDivide@16 @76
  82.     K32RtlExtendedMagicDivide@20        @77
  83.     K32RtlExtendedIntegerMultiply@12    @78
  84.     K32RtlLargeIntegerShiftLeft@12      @79
  85.     K32RtlLargeIntegerShiftRight@12     @80
  86.     K32RtlLargeIntegerArithmeticShift@12    @81
  87.     K32RtlLargeIntegerNegate@8          @82
  88.     K32RtlLargeIntegerSubtract@16       @83
  89.     K32RtlConvertLongToLargeInteger@4   @84
  90.     K32RtlConvertUlongToLargeInteger@4  @85
  91.  
  92.     FT_PrologPrime          @89
  93.     QT_ThunkPrime           @90
  94.     PK16FNF@0               @91
  95.     GetPK16SysVar@0         @92
  96.     GetpWin16Lock@4         @93 ; returns a pointer to the Win16Mutex
  97.     _CheckNotSysLevel@4     @94
  98.     ConfirmSysLevel@4       @95
  99.     _ConfirmWin16Lock@0     @96
  100.     EnterSysLevel@4         @97 ; Acquire a mutex (e.g., Win16Mutex)
  101.     LeaveSysLevel@4         @98 ; release a mutex (e.g., Win16Mutex)
  102.  
  103.